@font-face {
	font-family: GDS-Logo;
	src: local("HelveticaNeue"), local("Helvetica Neue"), local("Arial"), local("Helvetica");
}
.category-page header.page-header div {
	padding: 20px 30px;
}
@media all and (max-width:640px)
{
.category-page header.page-header div {
	padding: 15px;
}
}
.category-page header.page-header div h1 {
	padding: 20px 0px; width: 75%; text-transform: none; line-height: 1.0416; font-family: "nta",Arial,sans-serif; font-size: 48px; font-weight: 700;
}
@media all and (max-width:640px)
{
.category-page header.page-header div h1 {
	line-height: 1.0937; font-size: 32px;
}
}
@media all and (max-width:640px)
{
.category-page header.page-header div h1 {
	padding: 0px 0px 15px; width: auto;
}
}
.category-page header.page-header div h2 {
	margin: 0px; color: inherit; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 24px; font-weight: 400;
}
@media all and (max-width:640px)
{
.category-page header.page-header div h2 {
	line-height: 1.2; font-size: 20px;
}
}
.category-page .browse-container {
	padding: 0px 30px 45px; min-height: 500px; background-color: rgb(255, 255, 255);
}
.category-page .browse-container h2 {
	text-transform: none; line-height: 1.3157; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: 700; margin-bottom: 0px;
}
.category-page .browse-container h3 {
	text-transform: none; line-height: 1.3157; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: 700; margin-bottom: 0px;
}
@media all and (max-width:640px)
{
.category-page .browse-container h2 {
	line-height: 1.25; font-size: 16px;
}
.category-page .browse-container h3 {
	line-height: 1.25; font-size: 16px;
}
}
@media all and (max-width:640px)
{
.category-page .browse-container {
	padding: 0px 15px 30px; min-height: auto;
}
}
.category-page .browse-container .category-description {
	width: 65.5%; margin-bottom: 45px;
}
@media all and (max-width:640px)
{
.category-page .browse-container .category-description {
	width: auto; margin-bottom: 15px;
}
}
.category-page .browse-container .category-description p {
	margin: 0px; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 24px; font-weight: 400;
}
@media all and (max-width:640px)
{
.category-page .browse-container .category-description p {
	line-height: 1.2; font-size: 20px;
}
}
.category-page .browse-container .detailed-guidance {
	padding: 15px; border: 4px solid rgb(43, 140, 196); margin-top: 30px;
}
.category-page .browse-container .detailed-guidance h2 {
	padding: 0px 10px;
}
.category-page .browse-container .detailed-guidance li {
	width: 50%; float: left;
}
@media all and (max-width:640px)
{
.category-page .browse-container .detailed-guidance li {
	width: auto; float: none;
}
}
.category-page .browse-container .detailed-guidance li h3 {
	padding: 0px 12.63px;
}
.category-page .browse-container .detailed-guidance li p {
	padding: 0px 15px;
}
.category-page .browse-container .detailed-guidance li:nth-child(2n+1) {
	clear: left;
}
.category-page .browse-container ul {
	margin: 0px; padding: 0px;
}
.category-page .browse-container ul li {
	list-style: none; margin-bottom: 30px;
}
.category-page .browse-container ul li p {
	margin: 0px; -ms-word-wrap: break-word;
}
.category-page .browse-container ul.categories {
	padding: 15px 0px 0px; width: 100%;
}
.category-page .browse-container ul.categories li {
	margin: 0px -30px; padding: 15px 30px;
}
.category-page .browse-container ul.categories li h2 {
	margin: 0px;
}
.category-page .browse-container ul.categories li h2 {
	width: 65.5%;
}
.category-page .browse-container ul.categories li p {
	width: 65.5%;
}
@media all and (max-width:640px)
{
.category-page .browse-container ul.categories li h2 {
	width: auto;
}
.category-page .browse-container ul.categories li p {
	width: auto;
}
}
.category-page .browse-container ul.sub-categories {
	padding: 0px;
}
.category-page .browse-container ul.sub-categories li {
	width: 31%; margin-right: 3.5%; margin-bottom: 30px; float: left;
}
.category-page .browse-container ul.sub-categories li:nth-child(3n) {
	margin-right: 0px;
}
.category-page .browse-container ul.sub-categories li:nth-child(3n+1) {
	clear: left;
}
@media all and (max-width:640px)
{
.category-page .browse-container ul.sub-categories li {
	width: auto; margin-right: 0px; float: none;
}
}
.category-page .browse-container ul.content-list {
	padding: 5px 0px 0px; width: 100%;
}
.category-page .browse-container ul.content-list li {
	margin: 0px -20px; padding: 5px 20px 10px;
}
.category-page .browse-container ul.content-list li h3 {
	width: 65.5%;
}
.category-page .browse-container ul.content-list li p {
	width: 65.5%;
}
@media all and (max-width:640px)
{
.category-page .browse-container ul.content-list li h3 {
	width: auto;
}
.category-page .browse-container ul.content-list li p {
	width: auto;
}
}
.category-page .business-browse nav {
	padding-top: 1em; padding-bottom: 1em;
}
.category-page .business-browse nav h1 {
	font-size: 1.25em;
}
@media all and (min-width:769px)
{
.category-page .business-browse nav h1 {
	font-size: 1.5em; float: left;
}
}
.category-page .business-browse nav ul {
	display: block;
}
@media all and (min-width:769px)
{
.category-page .business-browse nav ul {
	margin-left: 20.5em;
}
}
.category-page .business-browse nav ul li {
	margin-bottom: 1.5em;
}
.category-page .business-browse nav ul li ul {
	list-style: none; margin: 0px; display: inline-block;
}
.category-page .business-browse nav ul li ul li {
	margin-right: 10px; margin-bottom: 0px; display: inline-block;
}
.category-page .business-browse nav ul li ul li a {
	color: rgb(75, 80, 83); text-decoration: none;
}
.category-page .business-browse nav ul li ul li a:hover {
	text-decoration: underline;
}
.category-page .business-browse .popular {
	border-top-color: rgb(191, 193, 195); border-top-width: 1px; border-top-style: solid;
}
.category-page .business-browse .popular p {
	color: rgb(75, 80, 83); font-size: 1em;
}
@media all and (min-width:769px)
{
.category-page .business-browse .getting-started h1 {
	width: 6em; line-height: 1.3;
}
}
@media all and (min-width:769px)
{
.category-page .business-browse .getting-started > ul::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
}
@media all and (min-width:769px)
{
.category-page .business-browse .getting-started > ul > li {
	width: 50%; float: left;
}
.category-page .business-browse .getting-started > ul > li h2 {
	width: 90%;
}
.category-page .business-browse .getting-started > ul > li ul {
	width: 90%;
}
.category-page .business-browse .getting-started > ul > li:nth-child(3) {
	clear: both;
}
.category-page .business-browse .getting-started > ul > li:nth-child(2n) h2 {
	margin-left: 16px;
}
.category-page .business-browse .getting-started > ul > li:nth-child(2n) ul {
	margin-left: 16px;
}
}
.category-page .business-browse .getting-started > ul > li ul li {
	display: block;
}
@media all and (min-width:769px)
{
.category-page .business-browse .find-out-more h1 {
	width: 7em; line-height: 1.3;
}
}
.category-page .business-browse .find-out-more li {
	margin-bottom: 0px;
}
.category-page .business-browse .getting-started {
	border-top-color: rgb(191, 193, 195); border-top-width: 1px; border-top-style: solid;
}
.category-page .business-browse .find-out-more {
	border-top-color: rgb(191, 193, 195); border-top-width: 1px; border-top-style: solid;
}
#whitehall-wrapper .govdelivery {
	background: url("https://assets.digital.cabinet-office.gov.uk/government/assets/mail-icon-d0277821fbdd6977b32433de46f5fec7.png") no-repeat 0px 40%; padding: 0px 10px 0px 25px; font-weight: bold; display: inline-block;
}
@media not all, not all, not all, not all, not all
{
#whitehall-wrapper .govdelivery {
	background-image: url("https://assets.digital.cabinet-office.gov.uk/government/assets/mail-icon-x2-7a0d0748cc3aa0a3a8dceb635d2ca2c7.png"); background-size: 20px 14px;
}
main.campaign#content {
	padding-bottom: 3em; background-color: rgb(255, 255, 255);
}
main.campaign article.campaign {
	width: auto;
}
main.campaign #extra-links {
	width: auto;
}
@media all and (min-width:769px)
{
main.campaign article.campaign {
	max-width: 662px;
}
main.campaign #extra-links {
	max-width: 662px;
}
}
main.campaign article.campaign {
	clear: both;
}
main.campaign #extra-links {
	margin: 1.5em 0px 0px; overflow: hidden; padding-top: 1.5em; border-top-color: rgb(222, 224, 226); border-top-width: 1px; border-top-style: solid;
}
main.campaign #extra-links header p {
	font-size: 24px;
}
main.campaign #extra-links h2 {
	font-weight: normal;
}
main.campaign #extra-links ul {
	list-style: none; margin: 0px; padding: 0px;
}
main.campaign #landing {
	margin: 0px auto; float: none; display: block; position: relative; max-width: 960px; background-color: rgb(255, 255, 255);
}
main.campaign #landing h1 {
	color: rgb(11, 12, 12);
}
main.campaign #landing h2 {
	color: rgb(11, 12, 12);
}
main.campaign #landing h1 {
	margin: 0.5em 0.5em 0px; width: 100%; text-transform: none; line-height: 1.0416; font-family: "nta",Arial,sans-serif; font-size: 48px; font-weight: 600; float: left;
}
@media all and (max-width:640px)
{
main.campaign #landing h1 {
	line-height: 1.0937; font-size: 32px;
}
}
@media all and (min-width:769px)
{
main.campaign #landing h1 {
	width: 70%; margin-bottom: 0.5em; margin-left: 0px;
}
}
.campaign-image {
	width: 100%; height: 300px; clear: both; position: relative;
}
@media all and (max-width:900px)
{
.campaign-image {
	height: auto; position: static;
}
}
.campaign-image #banner {
	background-position: 50% 50%; width: 100%; height: 300px; text-indent: -9999px; display: block; background-repeat: no-repeat; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover;
}
@media all and (min-width:0px)
{
.campaign-image #banner {
	margin: 0px; height: auto; min-height: 236px;
}
}
@media all and (min-width:500px)
{
.campaign-image #banner {
	height: 566px;
}
}
@media all and (min-width:900px)
{
.campaign-image #banner {
	height: 300px;
}
}
.campaign-image .campaign-links {
	width: 240px; right: 2em; bottom: 2em; position: absolute; background-color: rgb(255, 255, 255);
}
@media all and (max-width:900px)
{
.campaign-image .campaign-links {
	padding: 2em 1em 0px; width: auto; position: static;
}
}
.campaign-image .campaign-links h2 {
	margin: 0px; padding-bottom: 0.5em;
}
.campaign-image .campaign-links nav {
	margin: 0px; padding: 0px;
}
.campaign-image .campaign-links a[rel='external']::after {
	background-position: right 3px; content: "\A0\A0\A0\A0\A0";
}
.campaign-image .campaign-links a[rel='external']:hover::after {
	background-position: right -385px;
}
.organisation {
	margin: 1em 0px 1em 1em; padding: 0px; float: left;
}
@media all and (min-width:641px)
{
.organisation {
	margin-left: 1.5em;
}
}
@media all and (min-width:769px)
{
.organisation {
	margin-top: 2em; float: right;
}
}
.organisation a.organisation-logo span {
	top: 0px; position: static;
}
article.campaign {
	padding: 2.25em 2em 1em 0px; height: auto; margin-right: 0px; float: none; min-height: 0px;
}
@media all and (max-width:900px)
{
article.campaign {
	padding-right: 1em; padding-left: 1em;
}
}
article.campaign h2:first-child {
	margin-top: 0px;
}
article.campaign p:first-child {
	margin-top: 0px;
}
ul.links {
	list-style: none; margin: 0px; padding: 0px;
}
ul.links li {
	margin: 0px; padding: 0px;
}
.organisation .eugo {
	width: 137px; height: 85px; text-indent: -9999px; display: block; background-image: url("https://assets.digital.cabinet-office.gov.uk/frontend/campaign/uk-welcomes/eugo-logo-6fa6a9ef75856c75a91617e55d4d474c.png");
}
.organisation-logo-dbs {
	background: url("https://assets.digital.cabinet-office.gov.uk/frontend/campaign/disclosure/ho_crest_18px.png") no-repeat 8px 0px; border-left-color: rgb(0, 0, 0); border-left-width: 2px; border-left-style: solid;
}
.organisation-logo-dbs span {
	padding-top: 30px;
}
@media not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
.organisation-logo-dbs {
	background: url("https://assets.digital.cabinet-office.gov.uk/frontend/campaign/disclosure/ho_crest_18px_x2.png") no-repeat 8px 0px;
}
}
.jobsearch-form label input {
	padding: 0.3em 0px 0.1em 0.4em; border: 1px inset rgb(226, 226, 226); line-height: 1.2; font-size: 1em; margin-left: 0px; display: block; background-color: rgb(249, 249, 249);
}
body.homepage #search {
	display: none;
}
body.homepage #global-header .search-toggle {
	display: none;
}
body.homepage #content {
	max-width: 100%;
}
@media all and (min-width:641px)
{
.root-index .inner-block {
	margin: 0px 30px;
}
.root-index .floated-children.inner-block {
	margin: 0px 15px;
}
}
.root-index .floated-inner-block {
	margin: 0px 15px;
}
.root-index section {
	clear: both;
}
.root-index hr {
	border-width: 5px 0px 0px; border-style: solid; border-color: rgb(11, 12, 12); margin: 30px 15px 15px; clear: both;
}
@media all and (min-width:641px)
{
.root-index hr {
	margin: 60px 30px 30px;
}
}
@media all and (min-width:769px)
{
.root-index .single-column-heading {
	width: 33.33%; float: left;
}
}
.root-index .single-column-heading h2 {
	margin: 0px 0px 10px; padding: 0px 15px; text-transform: none; line-height: 1.1111; font-family: "nta",Arial,sans-serif; font-size: 36px; font-weight: bold;
}
@media all and (max-width:640px)
{
.root-index .single-column-heading h2 {
	line-height: 1.0416; font-size: 24px;
}
}
.root-index .promo-image {
	margin-right: 0px; margin-bottom: 30px; position: static; min-height: 0px;
}
@media all and (min-width:641px)
{
.root-index .promo-image {
	width: 33.33%; float: left;
}
}
.root-index .promo-image .promo-content {
	padding: 0px 15px;
}
.root-index .promo-image img {
	width: 100%; height: auto; margin-bottom: 15px; display: block;
}
.root-index .promo-image h3 {
	margin: 5px 0px; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 24px; font-weight: bold;
}
@media all and (max-width:640px)
{
.root-index .promo-image h3 {
	line-height: 1.2; font-size: 20px;
}
}
.root-index .promo-image p {
	margin: 0px; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
.root-index .promo-image p {
	line-height: 1.1428; font-size: 14px;
}
}
.root-index .homepage-top {
	background: rgb(0, 94, 165); text-align: center; color: rgb(255, 255, 255);
}
.root-index .homepage-top .homepage-top-inner {
	margin: 0px auto; text-align: left; overflow: hidden; position: relative; max-width: 1020px;
}
@media all and (min-width:641px)
{
.root-index .welcome-block .welcome-text {
	width: 66.66%;
}
}
@media all and (min-width:641px)
{
.root-index .welcome-block .content-links {
	left: 66%; top: 0px; width: 33.33%; position: absolute;
}
}
.root-index .welcome-block h1 {
	padding: 25px 0px 15px; text-transform: none; line-height: 1.0416; font-family: "nta",Arial,sans-serif; font-size: 48px; font-weight: bold;
}
@media all and (max-width:640px)
{
.root-index .welcome-block h1 {
	line-height: 1.0937; font-size: 32px;
}
}
.root-index .welcome-block p {
	margin: 0px;
}
.root-index .welcome-block p.simpler {
	font-weight: bold; margin-bottom: 20px;
}
.root-index .welcome-block form#header-search {
	padding-bottom: 30px;
}
.root-index .welcome-block form#header-search .header-search-content {
	background: rgb(255, 255, 255); position: relative;
}
.root-index .welcome-block form#header-search label {
	height: 40px; color: rgb(111, 119, 123); line-height: 40px; text-indent: 15px; overflow: hidden; margin-right: 10px; float: left; display: block;
}
.js-enabled .root-index .welcome-block form#header-search label {
	left: 0px; top: 1px; width: 100%; margin-right: 0px; float: none; position: absolute; z-index: 1;
}
.root-index .welcome-block form#header-search input {
	margin: 0px; padding: 6px 0px; border: 0px currentColor; width: 50%; height: 40px; float: left; display: block; min-width: 0px; box-sizing: border-box; -webkit-appearance: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-appearance: none;
}
.root-index .welcome-block form#header-search input#site-search-text {
	padding: 6px; text-transform: none; line-height: 1.4736; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: 400; position: relative; z-index: 3;
}
@media all and (max-width:640px)
{
.root-index .welcome-block form#header-search input#site-search-text {
	line-height: 1.75; font-size: 16px;
}
}
.root-index .welcome-block form#header-search input.focus#site-search-text {
	background: rgb(255, 255, 255);
}
.root-index .welcome-block form#header-search input#site-search-text:focus {
	background: rgb(255, 255, 255);
}
.js-enabled .root-index .welcome-block form#header-search input#site-search-text {
	width: calc(100% - 37px);
}
.root-index .welcome-block form#header-search input.submit {
	background: url("homepage/search-button.png") no-repeat 2px 50% rgb(11, 12, 12); border-width: 0px 0px 0px 1px; border-style: solid; border-color: rgb(11, 12, 12) rgb(11, 12, 12) rgb(11, 12, 12) rgb(34, 34, 34); border-radius: 0px; top: 0px; width: 40px; height: 40px; right: 0px; color: rgb(255, 255, 255); text-indent: -5000px; overflow: hidden; position: absolute; z-index: 4; cursor: pointer; -webkit-border-radius: 0; -moz-border-radius: 0;
}
@media not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
.root-index .welcome-block form#header-search input.submit {
	background-position: 115% 50%; background-size: 52.5px 35px;
}
}
.root-index .welcome-block form#header-search input.submit:hover {
	background-color: rgb(23, 25, 25);
}
.root-index .welcome-block form.js-visible#header-search {
	display: block;
}
.root-index .welcome-block .content-links-inner {
	padding-bottom: 20px;
}
@media all and (min-width:641px)
{
.root-index .welcome-block .content-links-inner {
	background: rgb(11, 12, 12); padding: 15px 20px 5px; margin-top: 30px; min-height: 20em;
}
}
.root-index .welcome-block .content-links-inner h2 {
	margin: 0px 0px 15px; text-transform: none; line-height: 1.3157; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: bold;
}
@media all and (max-width:640px)
{
.root-index .welcome-block .content-links-inner h2 {
	line-height: 1.25; font-size: 16px;
}
}
.root-index .welcome-block .content-links-inner ul {
	margin: 0px; padding: 0px;
}
.root-index .welcome-block .content-links-inner li {
	list-style: none; margin: 5px 0px; text-transform: none; line-height: 1.3157; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: 400;
}
@media all and (max-width:640px)
{
.root-index .welcome-block .content-links-inner li {
	line-height: 1.25; font-size: 16px;
}
}
@media all and (min-width:641px)
{
.root-index .welcome-block .content-links-inner li {
	margin: 10px 0px;
}
}
.root-index .welcome-block .content-links-inner a:link {
	color: rgb(255, 255, 255);
}
.root-index .welcome-block .content-links-inner a:visited {
	color: rgb(255, 255, 255);
}
.root-index .welcome-block .content-links-inner a:active {
	color: rgb(204, 204, 204);
}
.root-index .welcome-block .content-links-inner a:hover {
	color: rgb(204, 204, 204);
}
.root-index .welcome-block .content-links-inner a:focus {
	color: rgb(204, 204, 204);
}
.root-index .homepage-content {
	text-align: center;
}
.root-index .homepage-content .homepage-content-inner {
	margin: 0px auto; text-align: left; max-width: 1020px;
}
.root-index .services-block {
	padding-top: 15px;
}
@media all and (min-width:641px)
{
.root-index .services-block {
	padding-top: 30px;
}
}
@media all and (min-width:641px)
{
.root-index .services-block .two-column-heading {
	width: 66.66%; float: left;
}
}
.root-index .services-block .two-column-heading h2 {
	margin: 20px 0px 0px; padding: 0px 15px; text-transform: none; line-height: 1.1111; font-family: "nta",Arial,sans-serif; font-size: 36px; font-weight: bold;
}
@media all and (max-width:640px)
{
.root-index .services-block .two-column-heading h2 {
	line-height: 1.0416; font-size: 24px;
}
}
@media all and (min-width:641px)
{
.root-index .services-block .two-column-heading h2 {
	margin: 15px 0px 25px;
}
}
@media all and (min-width:641px)
{
.root-index .services-block .replaces {
	width: 33.33%; padding-top: 10px; float: right;
}
}
.root-index .services-block .replaces p {
	margin: 0px; padding: 0px 15px; color: rgb(111, 119, 123); text-transform: none; line-height: 1.4285; font-family: "nta",Arial,sans-serif; font-size: 14px; font-weight: 400;
}
@media all and (max-width:640px)
{
.root-index .services-block .replaces p {
	line-height: 1.25; font-size: 12px;
}
}
.root-index .services-block .replaces ul {
	margin: 0px; padding: 0px 15px;
}
.root-index .services-block .replaces li {
	line-height: 30px; padding-right: 10px; float: left; display: block;
}
.root-index .services-block .replaces li img {
	vertical-align: bottom;
}
.root-index .services-block .categories-list {
	margin: 0px; padding: 10px 0px 0px; clear: both;
}
.root-index .services-block .categories-list li {
	list-style: none; margin: 0px 0px 15px; padding: 0px;
}
@media all and (min-width:769px)
{
.root-index .services-block .categories-list li {
	width: 33.33%; float: left;
}
}
.root-index .services-block .categories-list li.nth-child {
	clear: left;
}
.root-index .services-block .categories-list li h2 {
	margin: 0px; padding: 0px 15px;
}
.root-index .services-block .categories-list li p {
	margin: 0px; padding: 0px 15px;
}
.root-index .services-block .categories-list li h2 {
	text-transform: none; line-height: 1.3157; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: bold;
}
@media all and (max-width:640px)
{
.root-index .services-block .categories-list li h2 {
	line-height: 1.25; font-size: 16px;
}
}
.root-index .services-block .categories-list li p {
	text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
.root-index .services-block .categories-list li p {
	line-height: 1.1428; font-size: 14px;
}
}
@media all and (min-width:769px)
{
.root-index .departments-and-policy .departments-intro {
	width: 66.66%; float: left;
}
}
.root-index .departments-and-policy .departments-intro p {
	margin: 10px 0px 20px; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 24px; font-weight: 400;
}
@media all and (max-width:640px)
{
.root-index .departments-and-policy .departments-intro p {
	line-height: 1.2; font-size: 20px;
}
}
.root-index .departments-and-policy .large-numbers {
	clear: both;
}
@media all and (min-width:641px)
{
.root-index .departments-and-policy .large-numbers {
	padding: 30px 0px;
}
}
.root-index .departments-and-policy .large-numbers ol {
	margin: 0px; padding: 0px;
}
.root-index .departments-and-policy .large-numbers li {
	list-style: none; margin: 20px 0px; width: 50%; float: left;
}
@media all and (min-width:641px)
{
.root-index .departments-and-policy .large-numbers li {
	margin: 0px; width: 25%;
}
}
.root-index .departments-and-policy .large-numbers li a {
	padding: 0px 15px; line-height: 1.25; text-decoration: none; display: block;
}
.root-index .departments-and-policy .large-numbers li strong {
	line-height: 1.0377; font-size: 53px; font-weight: bold; display: block;
}
@media all and (min-width:769px)
{
.root-index .departments-and-policy .large-numbers li strong {
	line-height: 1; font-size: 80px;
}
}
.root-index .departments-and-policy .departments-promo-sections {
	padding: 30px 0px 0px;
}
.root-index .popular-content {
	margin-bottom: 60px;
}
@media all and (min-width:641px)
{
.root-index .popular-content .promo-image {
	width: 50%;
}
}
@media all and (min-width:769px)
{
.root-index .popular-content .promo-image {
	width: 33.33%;
}
}
@media all and (min-width:641px)
{
.root-index .popular-content .most-active {
	width: 50%; float: left;
}
}
@media all and (min-width:769px)
{
.root-index .popular-content .most-active {
	width: 33.33%;
}
}
.root-index .popular-content .most-active h3 {
	margin: 0px; padding: 0px 0px 5px; text-transform: none; line-height: 1.3157; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: bold;
}
@media all and (max-width:640px)
{
.root-index .popular-content .most-active h3 {
	line-height: 1.25; font-size: 16px;
}
}
.root-index .popular-content .most-active .most-active-content {
	margin: 0px; padding: 0px 0px 15px;
}
.root-index .popular-content .most-active li {
	list-style: none; margin: 0px; padding: 5px 0px 0px; text-transform: none; line-height: 1.3157; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: 400;
}
@media all and (max-width:640px)
{
.root-index .popular-content .most-active li {
	line-height: 1.25; font-size: 16px;
}
}
.root-index .popular-content .most-active li a {
	font-weight: bold;
}
.root-index .popular-content .most-active li span {
	display: inline-block; min-width: 25px;
}
.root-tour .media-player-wrapper {
	min-height: 425px;
}
.tour input[type='search'] {
	width: 10em;
}
.tour header.page-header div {
	padding-bottom: 0px;
}
body.full-width .tour header.page-header div {
	padding-right: 0px; padding-left: 0px;
}
.tour header.page-header div h1 {
	width: auto; text-transform: none; line-height: 1.0416; font-family: "nta",Arial,sans-serif; font-size: 48px; font-weight: 600; margin-bottom: 0.5em;
}
@media all and (max-width:640px)
{
.tour header.page-header div h1 {
	line-height: 1.0937; font-size: 32px;
}
}
@media all and (min-width:769px)
{
.tour header.page-header div h1 {
	width: 90%;
}
}
.tour header.page-header div h2 {
	margin: 0px; color: inherit; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 24px; font-weight: 400;
}
@media all and (max-width:640px)
{
.tour header.page-header div h2 {
	line-height: 1.2; font-size: 20px;
}
}
.tour .tour-container {
	padding: 0px 15px 2em; min-height: 35em; background-color: rgb(255, 255, 255);
}
@media all and (min-width:769px)
{
.tour .tour-container {
	padding: 0px 2em 30px;
}
}
.tour .tour-container #inside-government {
	margin-top: 2em; border-top-color: rgb(222, 224, 226); border-top-width: 1px; border-top-style: solid;
}
.tour .tour-container .tour-video {
	width: auto; float: none;
}
@media all and (min-width:769px)
{
.tour .tour-container .tour-video {
	width: 625px; margin-bottom: 1.5em; float: left;
}
}
.tour .tour-container .tour-video #govuk-tour-video {
	width: 320px;
}
@media all and (min-width:769px)
{
.tour .tour-container .tour-video #govuk-tour-video {
	width: 625px;
}
}
.tour .tour-container .tour-video figure {
	margin-bottom: 1em;
}
.tour .tour-container .tour-video figcaption {
	clear: both;
}
.tour .tour-container .tour-video figcaption .video-transcript {
	margin-top: 1em;
}
.js-enabled .tour .tour-container .tour-video figcaption .video-transcript {
	display: none;
}
.tour .tour-container .tour-video figcaption .video-transcript p {
	margin-bottom: 0.5em;
}
.tour .tour-container .tour-video figcaption p {
	margin-top: 0px; margin-bottom: 0px;
}
.tour .tour-container .tour-video figcaption a {
	text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
.tour .tour-container .tour-video figcaption a {
	line-height: 1.1428; font-size: 14px;
}
}
.tour .tour-container .tour-video figcaption a[rel='external']::after {
	background-position: right 1px; content: "\A0\A0\A0\A0\A0";
}
.tour .tour-container .tour-video figcaption a[rel='external']:hover::after {
	background-position: right -387px;
}
@media all and (min-width:769px)
{
.tour .tour-container .tour-video figcaption a[rel='external']::after {
	background-position: right 3px; content: "\A0\A0\A0\A0\A0";
}
.tour .tour-container .tour-video figcaption a[rel='external']:hover::after {
	background-position: right -385px;
}
}
.tour .tour-container form {
	margin-left: -0.5em;
}
.tour .tour-container .tour-intro {
	width: 100%; margin-top: 0px;
}
@media all and (min-width:769px)
{
.tour .tour-container .tour-intro {
	width: 31%; margin-top: -1.3em; float: right;
}
}
.tour .tour-container .category-description {
	width: auto; margin-bottom: 1em;
}
@media all and (min-width:769px)
{
.tour .tour-container .category-description {
	width: 65.5%; margin-bottom: 2em;
}
}
.tour .tour-container .category-description p {
	margin: 0px; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
.tour .tour-container .category-description p {
	line-height: 1.1428; font-size: 14px;
}
}
.tour .tour-container ul {
	margin: 0px; padding: 0px;
}
.tour .tour-container ul li {
	list-style: none; padding-left: 0px; margin-bottom: 1em;
}
.tour .tour-container ul li h2 {
	margin-top: 0.5em; margin-bottom: 0.55em;
}
.tour .tour-container ul li p {
	margin: 0px 0px 1em; text-transform: none; line-height: 1.25; padding-right: 1em; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300; -ms-word-wrap: break-word;
}
@media all and (max-width:640px)
{
.tour .tour-container ul li p {
	line-height: 1.1428; font-size: 14px;
}
}
.tour .tour-container ul li form {
	padding-top: 1em;
}
.tour .tour-container ul li a[rel='external']::after {
	background-position: right 3px; content: "\A0\A0\A0\A0\A0";
}
.tour .tour-container ul li a[rel='external']:hover::after {
	background-position: right -385px;
}
.tour .tour-container ul.tour-topics {
	margin: 0px; padding: 0px; clear: both;
}
.tour .tour-container ul.tour-topics li {
	margin: 0px; width: auto; padding-bottom: 1.5em; border-top-color: rgb(222, 224, 226); border-top-width: 1px; border-top-style: solid; float: none;
}
.tour .tour-container ul.tour-topics li:nth-child(3n) {
	margin-right: 0px;
}
.tour .tour-container ul.tour-topics li:nth-child(3n+1) {
	clear: left;
}
@media all and (min-width:769px)
{
.tour .tour-container ul.tour-topics li {
	width: 30%; margin-right: 3.5%; margin-bottom: 1.5em; float: left;
}
}
.root-index .homepage-top::after {
	clear: both; display: block; content: "";
}
.root-index .welcome-block form#header-search .header-search-content::after {
	clear: both; display: block; content: "";
}
.root-index .homepage-content::after {
	clear: both; display: block; content: "";
}
.root-index .services-block .replaces::after {
	clear: both; display: block; content: "";
}
.root-index .services-block .categories-list::after {
	clear: both; display: block; content: "";
}
.root-index .departments-and-policy .large-numbers::after {
	clear: both; display: block; content: "";
}
.root-index .departments-and-policy .departments-promo-sections::after {
	clear: both; display: block; content: "";
}
.root-index .popular-content::after {
	clear: both; display: block; content: "";
}
nav.help-contents ul::after {
	clear: both; display: block; content: "";
}
.travel-advice article .list ul {
	padding-left: 0px;
}
.travel-advice article .list ul.countries li {
	color: rgb(111, 119, 123);
}
.travel-advice article .list ul.countries li a {
	margin-right: 10px;
}
.travel-advice article .list li {
	list-style: none; padding-left: 0px;
}
@media all and (max-width:640px)
{
.travel-advice article .list li {
	margin-left: 0px;
}
}
.travel-advice article .list li .meta {
	color: rgb(111, 119, 123); text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
.travel-advice article .list li .meta {
	line-height: 1.1428; font-size: 14px;
}
}
.travel-advice article #country-filter h1 {
	margin: 0px 0px 0.4em; text-transform: none; line-height: 1.1111; font-family: "nta",Arial,sans-serif; font-size: 27px; font-weight: 600; display: inline-block;
}
@media all and (max-width:640px)
{
.travel-advice article #country-filter h1 {
	line-height: 1.1111; font-size: 18px;
}
}
.travel-advice article #country-filter form {
	margin: 1em 0px; text-transform: none; line-height: 1.3157; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: 400; display: none;
}
@media all and (max-width:640px)
{
.travel-advice article #country-filter form {
	line-height: 1.25; font-size: 16px;
}
}
.js-enabled .travel-advice article #country-filter form {
	display: block;
}
.travel-advice article #country-filter form fieldset {
	padding: 0px 0px 1em; color: rgb(83, 89, 91); border-bottom-color: rgb(166, 170, 172); border-bottom-width: 1px; border-bottom-style: solid;
}
.travel-advice article #country-filter form fieldset label {
	left: -9999em; position: absolute;
}
.travel-advice article #country-filter form fieldset input {
	border-color: rgb(166, 170, 172); margin: 0px; display: inline-block;
}
.travel-advice .country-metadata {
	margin: 0px; padding: 0px; color: rgb(111, 119, 123);
}
.travel-advice .country-metadata li {
	list-style: none; padding: 0px; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
.travel-advice .country-metadata li {
	line-height: 1.1428; font-size: 14px;
}
}
.travel-advice .country-metadata li .label {
	width: 7em; display: inline-block;
}
.travel-advice .country-metadata li p {
	text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
.travel-advice .country-metadata li p {
	line-height: 1.1428; font-size: 14px;
}
}
.travel-advice .meta-data .print-link {
	margin: 1em 0px;
}
.travel-advice .subscriptions {
	width: 49%; text-align: right; padding-top: 1em; float: right;
}
@media all and (max-width:800px)
{
.travel-advice .subscriptions {
	width: auto; text-align: left; padding-top: 0px; float: none;
}
.travel-advice .subscriptions ul li:first-child {
	margin-left: 0px;
}
}
.travel-advice .subscriptions ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%; clear: both; display: block;
}
.travel-advice .subscriptions ul li {
	text-align: left; margin-bottom: 0.25em; display: inline;
}
.travel-advice .subscriptions ul li:first-child {
	margin-right: 1.5em;
}
.travel-advice .subscriptions ul a {
	background-position: 0px 50%; height: 16px; padding-left: 28px; background-repeat: no-repeat;
}
.travel-advice .subscriptions ul a.feed {
	background-image: url("https://assets.digital.cabinet-office.gov.uk/frontend/travel-advice/feed-icon-black-2797379a53d9064b97bc610ee4d3adae.png");
}
.travel-advice .subscriptions ul a.email-alerts {
	background-image: url("https://assets.digital.cabinet-office.gov.uk/frontend/travel-advice/mail-icon-d0277821fbdd6977b32433de46f5fec7.png");
}
@media not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
.travel-advice .subscriptions ul a.email-alerts {
	background-image: url("https://assets.digital.cabinet-office.gov.uk/frontend/travel-advice/mail-icon-x2-e6d6406e8790c5b832747e6065eeaf81.png"); background-size: 20px 14px;
}
}
.travel-advice aside .page-navigation li {
	list-style: none; margin-left: 0px;
}
@media all and (max-width:640px)
{
.travel-advice aside .page-navigation li {
	margin-left: 0px;
}
.travel-advice aside .page-navigation ol[start] li {
	margin-left: 0px;
}
.travel-advice aside .page-navigation li a {
	margin-left: 0px;
}
.travel-advice aside .page-navigation li span {
	margin-left: 0px;
}
.travel-advice aside .page-navigation li.active {
	margin: 0px; padding: 1em; border-top-color: rgb(161, 172, 178); border-top-width: 1px; border-top-style: solid;
}
.travel-advice aside .page-navigation li a {
	padding-left: 1em;
}
.travel-advice aside .page-navigation li span {
	padding: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none; display: block;
}
}
.travel-advice aside .subscriptions {
	width: auto; text-align: left; padding-top: 2em; clear: left; float: none;
}
.travel-advice aside .subscriptions a[rel=external]::after {
	background-position: right 3px; content: "\A0\A0\A0\A0\A0";
}
.travel-advice aside .subscriptions a[rel=external]:hover::after {
	background-position: right -385px;
}
@media all and (max-width:640px)
{
.travel-advice aside .subscriptions {
	padding-left: 1em;
}
}
.travel-advice#wrapper .article-container .subscriptions a:hover {
	color: rgb(46, 138, 202);
}
.travel-advice .countries-wrapper {
	padding-top: 1em;
}
.travel-advice .countries-wrapper h1 {
	text-transform: none; line-height: 1.3157; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: 400; margin-top: 0px;
}
@media all and (max-width:640px)
{
.travel-advice .countries-wrapper h1 {
	line-height: 1.25; font-size: 16px;
}
}
.travel-advice .countries-wrapper p.country-count {
	margin: 0px;
}
.travel-advice .countries-wrapper p.country-count span.js-filter-count {
	text-transform: none; line-height: 1.0416; font-family: "nta",Arial,sans-serif; font-size: 48px; font-weight: 600;
}
@media all and (max-width:640px)
{
.travel-advice .countries-wrapper p.country-count span.js-filter-count {
	line-height: 1.0937; font-size: 32px;
}
}
.travel-advice .countries-wrapper h2 {
	font-weight: 400;
}
body.search #global-header #search {
	display: none;
}
body.search #global-breadcrumb {
	display: none;
}
main.search {
	background: rgb(255, 255, 255); padding-bottom: 30px;
}
@media all and (min-width:641px)
{
main.search {
	padding-bottom: 60px;
}
}
main.search h1 {
	text-transform: none; line-height: 1.25; padding-bottom: 10px; font-family: "nta",Arial,sans-serif; font-size: 24px; font-weight: bold;
}
@media all and (max-width:640px)
{
main.search h1 {
	line-height: 1.2; font-size: 20px;
}
}
main.search .search-header {
	margin: 0px; padding: 10px 15px 15px; overflow: visible; position: relative;
}
@media all and (min-width:641px)
{
main.search .search-header {
	padding: 20px 30px 30px; width: 66.66%;
}
}
main.search .search-header .searchfield {
	position: relative;
}
main.search .search-header .search-input {
	margin: 0px; padding: 0px 50px 0px 0px; position: static;
}
main.search .search-header .search-submit {
	width: 50px; height: 50px; right: 0px; bottom: 0px; overflow: visible; position: absolute;
}
main.search .search-header input {
	border-color: rgb(191, 193, 195) currentColor rgb(191, 193, 195) rgb(191, 193, 195); margin: 0px; padding: 0px 0px 0px 10px; width: 100%; height: 50px; text-transform: none; line-height: 48px !important; font-family: "nta",Arial,sans-serif; font-size: 19px; font-weight: 400; border-right-width: medium; border-right-style: none; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
@media all and (max-width:640px)
{
main.search .search-header input {
	line-height: 1.25; font-size: 16px;
}
}
main.search .search-header button {
	background-position: -12.5% 50%; border-radius: 0px; border: currentColor; top: 0px; width: 50px; height: 50px; right: 0px; color: rgb(255, 255, 255); text-indent: -5000px; overflow: hidden; position: absolute; z-index: 4; box-shadow: none; background-image: url("https://assets.digital.cabinet-office.gov.uk/frontend/search/search-button-ae8b4a52fcf80102a4ebccdde74bd46c.png"); background-repeat: no-repeat; background-color: rgb(43, 140, 196); -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none;
}
main.search .search-header button:hover {
	background-color: rgb(38, 125, 175);
}
main.search .search-header .spelling-suggestion p {
	margin: 0px; padding: 10px 0px 0px; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
main.search .search-header .spelling-suggestion p {
	line-height: 1.1428; font-size: 14px;
}
}
main.search .shouty-tabs#search-results-tabs #search-index-navigation {
	margin: 0px; padding: 0px 15px; top: 1px; position: relative;
}
@media all and (min-width:641px)
{
main.search .shouty-tabs#search-results-tabs #search-index-navigation {
	padding: 0px 30px;
}
}
main.search .shouty-tabs#search-results-tabs #search-index-navigation li {
	list-style: none; margin: 0px; float: left; display: inline;
}
main.search .shouty-tabs#search-results-tabs #search-index-navigation a {
	background: rgb(222, 224, 226); border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(222, 224, 226) rgb(222, 224, 226) currentColor; margin: 5px 5px 6px; padding: 5px 4px 4px; text-transform: none; line-height: 1.25; overflow: hidden; font-family: "nta",Arial,sans-serif; font-size: 24px; font-weight: bold; text-decoration: none; display: block;
}
@media all and (max-width:640px)
{
main.search .shouty-tabs#search-results-tabs #search-index-navigation a {
	line-height: 1.2; font-size: 20px;
}
}
main.search .shouty-tabs#search-results-tabs #search-index-navigation a:hover .label {
	text-decoration: underline;
}
main.search .shouty-tabs#search-results-tabs #search-index-navigation a:focus .label {
	text-decoration: underline;
}
@media all and (min-width:641px)
{
main.search .shouty-tabs#search-results-tabs #search-index-navigation a {
	padding: 11px 14px 9px 9px;
}
}
main.search .shouty-tabs#search-results-tabs #search-index-navigation li.active a {
	background: rgb(255, 255, 255); border-color: rgb(191, 193, 195); margin: 0px; padding: 10px 9px;
}
@media all and (min-width:641px)
{
main.search .shouty-tabs#search-results-tabs #search-index-navigation li.active a {
	padding: 16px 19px 15px 14px;
}
}
main.search .shouty-tabs#search-results-tabs #search-index-navigation li.active a:focus {
	
}
main.search .shouty-tabs#search-results-tabs #search-index-navigation li.active a .label {
	text-decoration: none;
}
main.search .shouty-tabs#search-results-tabs .two-tabs#search-index-navigation li {
	width: 50%;
}
@media all and (min-width:769px)
{
main.search .shouty-tabs#search-results-tabs .two-tabs#search-index-navigation li {
	width: auto; min-width: 33.33%;
}
}
main.search .tab-content .tab-pane {
	border-top-color: rgb(191, 193, 195); border-top-width: 1px; border-top-style: solid;
}
main.search .search-filter {
	padding: 15px 15px 0px;
}
@media all and (min-width:641px)
{
main.search .search-filter {
	padding: 30px 30px 0px;
}
}
main.search .search-filter .sort-by label {
	font-weight: normal;
}
main.search .search-filter .sort-by h3 {
	padding-right: 14px; font-size: 14px; font-weight: bold; display: inline;
}
main.search .search-filter label {
	margin-right: 1em;
}
main.search .search-filter select {
	margin-right: 1em;
}
main.search .search-filter label {
	text-transform: none; line-height: 1.4285; padding-top: 8px; padding-bottom: 4px; font-family: "nta",Arial,sans-serif; font-size: 14px; font-weight: bold;
}
@media all and (max-width:640px)
{
main.search .search-filter label {
	line-height: 1.25; font-size: 12px;
}
}
main.search .search-filter select {
	width: 100%; margin-bottom: 10px; max-width: 500px;
}
@media all and (min-width:641px)
{
main.search .search-filter select {
	background: url("https://assets.digital.cabinet-office.gov.uk/frontend/search/dropdown-arrow-small-a4f4e2df48e8d34de458bddf58e83a8a.png") no-repeat right rgb(255, 255, 255); padding: 5px 20px 5px 10px; border-radius: 5px; border: 1px solid rgb(191, 193, 195); text-transform: none; line-height: 1.4285; font-family: "nta",Arial,sans-serif; font-size: 14px; font-weight: 400; box-shadow: 1px 1px 1px #fff; -webkit-appearance: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-box-shadow: 1px 1px 1px #fff; -moz-box-shadow: 1px 1px 1px #fff; -moz-appearance: none;
}
}
@media all and (max-width:640px) and (min-width:641px)
{
main.search .search-filter select {
	line-height: 1.25; font-size: 12px;
}
}
main.search .search-filter button {
	text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: bold; margin-top: 23px; -webkit-font-smoothing: antialiased;
}
@media all and (max-width:640px)
{
main.search .search-filter button {
	line-height: 1.1428; font-size: 14px;
}
}
main.search .results-list {
	list-style: none; margin: 0px; padding: 15px 15px 0px;
}
@media all and (min-width:641px)
{
main.search .results-list {
	padding: 30px 30px 0px;
}
}
main.search .results-list li {
	margin: 0px; padding: 0px 0px 15px; max-width: 32.5em;
}
@media all and (min-width:641px)
{
main.search .results-list li {
	padding: 0px 0px 25px;
}
}
main.search .results-list li.external {
	padding: 9px; border: 1px solid rgb(191, 193, 195); margin-bottom: 25px;
}
@media all and (min-width:641px)
{
main.search .results-list li.external {
	padding: 14px;
}
}
main.search .results-list h3 {
	margin: 0px; text-transform: none; line-height: 1.25; padding-bottom: 2px; font-family: "nta",Arial,sans-serif; font-size: 24px; font-weight: 400;
}
@media all and (max-width:640px)
{
main.search .results-list h3 {
	line-height: 1.2; font-size: 20px;
}
}
main.search .results-list h3 a {
	font-weight: bold; text-decoration: none;
}
main.search .results-list h3 a:hover {
	color: rgb(46, 49, 145); text-decoration: underline;
}
main.search .results-list h3 a:focus {
	color: rgb(46, 49, 145); text-decoration: underline;
}
main.search .results-list h3 a[rel='external']::after {
	content: "\A0\A0\A0\A0\A0\A0";
}
main.search .results-list .sections {
	margin: 0px; padding: 0px; text-transform: none; line-height: 1.25; overflow: hidden; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
main.search .results-list .sections {
	line-height: 1.1428; font-size: 14px;
}
}
main.search .results-list .sections li {
	margin: 0px; padding: 3px 0px 2px; width: 50%; float: left;
}
@media all and (min-width:641px)
{
main.search .results-list .sections li {
	width: 40%;
}
}
main.search .results-list .attributes {
	margin: 0px; padding: 0px 0px 3px; color: rgb(111, 119, 123); text-transform: none; line-height: 1.4285; font-family: "nta",Arial,sans-serif; font-size: 14px; font-weight: 400;
}
@media all and (max-width:640px)
{
main.search .results-list .attributes {
	line-height: 1.25; font-size: 12px;
}
}
main.search .results-list .attributes li {
	padding: 0px; display: inline;
}
main.search .results-list .attributes li::after {
	left: -0.25em; position: relative; content: ",";
}
main.search .results-list .attributes li:last-child::after {
	content: "";
}
main.search .results-list p {
	margin: 0px; padding: 0px; text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 16px; font-weight: 300;
}
@media all and (max-width:640px)
{
main.search .results-list p {
	line-height: 1.1428; font-size: 14px;
}
}
main.search .results-list p.meta {
	padding: 0px 0px 3px; color: rgb(111, 119, 123); text-transform: none; line-height: 1.4285; font-family: "nta",Arial,sans-serif; font-size: 14px; font-weight: 400; -ms-word-wrap: break-word;
}
@media all and (max-width:640px)
{
main.search .results-list p.meta {
	line-height: 1.25; font-size: 12px;
}
}
main.search .results-list p.meta .subsection {
	background: url("https://assets.digital.cabinet-office.gov.uk/frontend/search/separator-73822610794bc3a64871f144d93d6526.png") no-repeat 0px 40%; padding-left: 15px; margin-left: 5px;
}
main.search .results-list p.meta .subsubsection {
	background: url("https://assets.digital.cabinet-office.gov.uk/frontend/search/separator-73822610794bc3a64871f144d93d6526.png") no-repeat 0px 40%; padding-left: 15px; margin-left: 5px;
}
main.search #top-results {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; clear: both; position: relative;
}
main.search #top-results .results-list {
	padding-top: 0px;
}
main.search #top-results .crumbtrail {
	display: none;
}
main.search #top-results .attributes {
	display: none;
}
@media all and (min-width:641px)
{
main.search #government-results-enhanced .filters {
	width: 33%; float: left;
}
main.search #government-results-enhanced .results {
	width: 66%; float: left;
}
}
main.search .no-results {
	margin: 0px; padding: 0px 15px 40px; overflow: hidden;
}
@media all and (min-width:641px)
{
main.search .no-results {
	padding: 0px 30px 70px;
}
}
main.search .no-results h2 {
	text-transform: none; line-height: 1.1111; font-family: "nta",Arial,sans-serif; font-size: 36px; font-weight: bold;
}
@media all and (max-width:640px)
{
main.search .no-results h2 {
	line-height: 1.0416; font-size: 24px;
}
}
main.search .no-results h3 {
	text-transform: none; line-height: 1.1111; font-family: "nta",Arial,sans-serif; font-size: 27px; font-weight: bold;
}
@media all and (max-width:640px)
{
main.search .no-results h3 {
	line-height: 1.1111; font-size: 18px;
}
}
main.search #search-results-tabs .no-results {
	padding-top: 40px;
}
@media all and (min-width:641px)
{
main.search .nav-tabs {
	margin: 0px; padding: 0px 30px;
}
}
main.search .nav-tabs ul {
	margin: 0px;
}
main.search .nav-tabs .active a {
	
}
main.search .tab-content {
	margin: 0px; clear: both;
}
main.search .tab-content .inner {
	padding: 0px;
}
main.search .tab-pane {
	padding: 0px;
}
.search-launcher {
	padding-top: 30px; padding-bottom: 130px;
}
@media all and (min-width:641px)
{
.search-launcher {
	padding-top: 40px; padding-bottom: 300px;
}
.search-launcher h1 {
	text-transform: none; line-height: 1.0416; padding-bottom: 15px; font-family: "nta",Arial,sans-serif; font-size: 48px; font-weight: bold;
}
}
@media all and (max-width:640px) and (min-width:641px)
{
.search-launcher h1 {
	line-height: 1.0937; font-size: 32px;
}
}
.root-index .homepage-top::after {
	clear: both; display: block; content: "";
}
.root-index .welcome-block form#header-search .header-search-content::after {
	clear: both; display: block; content: "";
}
.root-index .homepage-content::after {
	clear: both; display: block; content: "";
}
.root-index .services-block .replaces::after {
	clear: both; display: block; content: "";
}
.root-index .services-block .categories-list::after {
	clear: both; display: block; content: "";
}
.root-index .departments-and-policy .large-numbers::after {
	clear: both; display: block; content: "";
}
.root-index .departments-and-policy .departments-promo-sections::after {
	clear: both; display: block; content: "";
}
.root-index .popular-content::after {
	clear: both; display: block; content: "";
}
nav.help-contents ul::after {
	clear: both; display: block; content: "";
}
nav.help-contents {
	width: 100%; position: relative; z-index: 1; min-height: 30em;
}
nav.help-contents .inner {
	padding: 0px 0px 2em 2em; width: auto;
}
nav.help-contents .inner p {
	padding-bottom: 1.5em; margin-bottom: 0.75em;
}
@media all and (max-width:640px)
{
nav.help-contents .inner {
	padding: 0px 1em 1em;
}
nav.help-contents .inner p {
	padding-bottom: 1em;
}
}
nav.help-contents ul {
	margin: 0px; padding: 0px;
}
nav.help-contents ul li {
	width: 48.75%; margin-right: 2.5%; margin-bottom: 0px; float: left; display: block;
}
nav.help-contents ul li:nth-child(2n) {
	margin-right: 0px;
}
@media all and (max-width:800px)
{
nav.help-contents ul li {
	margin: 0px; width: auto; float: none;
}
}
nav.help-contents ul li a {
	text-transform: none; line-height: 1.25; font-family: "nta",Arial,sans-serif; font-size: 24px; font-weight: 700; text-decoration: none; margin-top: 0px; margin-bottom: 0px;
}
@media all and (max-width:640px)
{
nav.help-contents ul li a {
	line-height: 1.2; font-size: 20px;
}
}
@media all and (max-width:640px)
{
nav.help-contents ul li a {
	line-height: 1.2; font-size: 20px;
}
}
nav.help-contents ul li p {
	margin-top: 0.2em;
}
